https://portal-sandbox.seapay.com.sa/api/v01/keys/[key-type]/[key-name]
Provides access to the key with the specified name
| Method: GET | Implicit: No | Returns: byte[] |
| Consumes: xurl | Produces: binary | |
|
Downloads (as binary stream) content of the key file
|
||
| Method: DELETE | Implicit: Yes | Returns: ServiceResponse |
| Consumes: xurl | Produces: json, xml | |
|
Removes key form the storage.
|
||
| Method: PUT | Implicit: No | Returns: n/a |
| Consumes: multipart (binary) | Produces: json, xml | |
|
Uploads a new key to the server
|
||